简体版 繁體版 English 한국어
登録 ログイン

preprocessor macroの例文

例文モバイル版携帯版

  • Some uses of templates, such as the max ( ) function mentioned above, were previously fulfilled by function-like preprocessor macros.
  • The ISO C specification makes allowance for these keywords as preprocessor macros in the header file [ [ iso646 . h | ] ].
  • Imake generates makefiles from a template, a set of C preprocessor macro functions, and a per-directory input file called an Imakefile.
  • The ambiguity inherent in the double meaning of 0 was dealt with in C by using the preprocessor macro NULL, which commonly expands to either ( ( void * ) 0 ) or 0.
  • Examples : a " general purpose " macro language, like C preprocessor macro language is not, so any algorithm expressed in " C preprocessor " is a " simple algorithm ".
  • It has been suggested that the PlayStation Shader Language is very similar indeed to the HLSL standard in DirectX 11, with just subtle differences that were eliminated for the most part through preprocessor macros.
  • Only when receiving a message consisting of the atom'code _ switch'will the loop execute an external call to codeswitch / 1 ( ? MODULE is a preprocessor macro for the current module ).
  • "' Softcoding "'is a computer coding term that refers to obtaining a value or function from some external resource, such as a preprocessor macro, external constant, configuration file, command line argument or database table.